projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d83344
)
freeswitch-stable: disable parallel build
author
Sebastian Kemper
<
[email protected]
>
Sun, 26 Aug 2018 10:19:01 +0000
(12:19 +0200)
committer
Sebastian Kemper
<
[email protected]
>
Sun, 26 Aug 2018 10:19:25 +0000
(12:19 +0200)
There is a discussion ongoing if parallel builds should be enabled by
default. For freeswitch parallel builds are known to fail when certain
modules are enabled. This commit preemptively disables parallel builds
explicitly.
Signed-off-by: Sebastian Kemper <
[email protected]
>
net/freeswitch-stable/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch-stable/Makefile
b/net/freeswitch-stable/Makefile
index f90e315e7aa1f313480ee293fca09513c48bea82..7e8ff6b884510cf42d54f37e00b72098e0c57f03 100644
(file)
--- a/
net/freeswitch-stable/Makefile
+++ b/
net/freeswitch-stable/Makefile
@@
-33,7
+33,7
@@
PKG_BUILD_DEPENDS:= \
PKG_FIXUP:=autoreconf
# With mod_ssml and mod_rayo enabled the parallel compiles always failed
-#PKG_BUILD_PARALLEL:=1
+PKG_BUILD_PARALLEL:=0
PKG_INSTALL:=1
PKG_LICENSE:= \